creare pacchetto.R

#Ctrl+1: Set working directory to current document's directory
create('Esame')

library(devtools)
library(roxygen2)
#setwd("./Esame")
document()
setwd("..")
install('Esame')
######## aspettare
?join.liftroc
?freq
ablanda/Esame documentation built on May 30, 2019, 6:11 p.m.